-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(@leav/ui):Open and close the record's value details depending on where the user clicks #712
Merged
philippechevieux
merged 1 commit into
develop
from
feat/XSTREAM-1125-SaturdayNightFeverSidePanel
Jan 22, 2025
Merged
feat(@leav/ui):Open and close the record's value details depending on where the user clicks #712
philippechevieux
merged 1 commit into
develop
from
feat/XSTREAM-1125-SaturdayNightFeverSidePanel
Jan 22, 2025
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
philippechevieux
force-pushed
the
feat/XSTREAM-1125-SaturdayNightFeverSidePanel
branch
2 times, most recently
from
January 20, 2025 14:51
67d94c0
to
6ce3b19
Compare
.../components/RecordEdition/EditRecordContent/shared/ValueDetailsBtn/useValueDetailsButton.tsx
Outdated
Show resolved
Hide resolved
...c/components/RecordEdition/EditRecordContent/uiElements/StandardField/StandardField.test.tsx
Show resolved
Hide resolved
...ui/src/components/RecordEdition/EditRecordContent/uiElements/StandardField/StandardField.tsx
Outdated
Show resolved
Hide resolved
...ui/src/components/RecordEdition/EditRecordContent/uiElements/StandardField/StandardField.tsx
Show resolved
Hide resolved
...rdEdition/EditRecordContent/uiElements/StandardField/StandardFieldValue/DSBooleanWrapper.tsx
Show resolved
Hide resolved
libs/ui/src/components/RecordEdition/EditRecordSidebar/ValueDetails/ValueDetails.tsx
Show resolved
Hide resolved
philippechevieux
changed the title
feat(@leav/ui): wip - open value details when user click on input
feat(@leav/ui):Open and close the record's value details depending on where the user clicks
Jan 20, 2025
...ui/src/components/RecordEdition/EditRecordContent/uiElements/StandardField/StandardField.tsx
Outdated
Show resolved
Hide resolved
P0ppoff
reviewed
Jan 21, 2025
...c/components/RecordEdition/EditRecordContent/uiElements/StandardField/StandardField.test.tsx
Show resolved
Hide resolved
P0ppoff
approved these changes
Jan 21, 2025
...ui/src/components/RecordEdition/EditRecordContent/uiElements/StandardField/StandardField.tsx
Outdated
Show resolved
Hide resolved
...ition/EditRecordContent/uiElements/StandardField/StandardFieldValue/DSInputNumberWrapper.tsx
Show resolved
Hide resolved
renaudAmsellem
approved these changes
Jan 22, 2025
...on/EditRecordContent/uiElements/StandardField/StandardFieldValue/ValuesList/DSListSelect.tsx
Show resolved
Hide resolved
philippechevieux
force-pushed
the
feat/XSTREAM-1125-SaturdayNightFeverSidePanel
branch
from
January 22, 2025 13:11
84940c0
to
3698256
Compare
…n where the user clicks
philippechevieux
force-pushed
the
feat/XSTREAM-1125-SaturdayNightFeverSidePanel
branch
from
January 22, 2025 13:12
3698256
to
03852ef
Compare
philippechevieux
deleted the
feat/XSTREAM-1125-SaturdayNightFeverSidePanel
branch
January 22, 2025 13:27
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Checklist
Definition Of Review
Definition Of Mergeable